numeric conversion造句
例句与造句
- Explicit numeric conversions between integral types
整型间的显式数字转换。 - Implicit numeric conversions table c reference
隐式数值转换表( c #参考) - Explicit numeric conversions table c reference
显式数值转换表( c #参考) - For example , a numeric conversion can result in an overflow
例如,数字转换可能导致溢出。 - For more information on explicit numeric conversions , see
有关显式数值转换的更多信息,请参见 - It's difficult to find numeric conversion in a sentence. 用numeric conversion造句挺难的
- For more information on implicit numeric conversions , see
有关隐式数值转换的更多信息,请参见 - Other numeric conversion functions include
其他数值转换函数包括 - The following table shows the predefined implicit numeric conversions
下表显示了预定义的隐式数值转换。 - For more information on implicit numeric conversion rules , see the
有关隐式数值转换规则的更多信息,请参见 - Implicit numeric conversions table
隐式数值转换表 - Perform numeric conversions
执行数字转换。 - Implicit numeric conversions
隐式数值转换 - The explicit numeric conversion may cause loss of precision or result in throwing exceptions
显式数值转换可能导致精度损失或引发异常。 - Operator implicitly performs a variety of string and numeric conversions identical to those performed by the
运算符将隐式执行各种字符串和数值转换,与 - Explicit numeric conversion is used to convert any numeric type to any other numeric type , for which there is no implicit conversion , by using a cast expression
显式数值转换用于通过显式转换表达式,将任何数字类型转换为任何其他数字类型。对于它不存在隐式转换。